| 1. | Method writes the schema only for the current table 方法只写入当前表的架构。 |
| 2. | Method writes the data only for the current table 方法只对当前表写入数据。 |
| 3. | Method saves data only for the current table 方法只保存当前表的数据。 |
| 4. | To modify the current table quickly by adding a column 如果要通过添加列来快速修改当前表: |
| 5. | The default value , write the data for the current table only (默认值) ,则只写入当前表的数据。 |
| 6. | Write the schema of the current table and all its descendants ,将写入当前表及其所有子代的架构。 |
| 7. | The default value , write the schema for the current table only (默认值) ,将只写入当前表的架构。 |
| 8. | Write the contents of the current table and all its descendants ,则写入当前表及其所有子代的内容。 |
| 9. | Gets the current table layout engine 获取当前表布局引擎。 |
| 10. | If you want to save the data for the current table and all of schema , the 如果要保存当前表的数据及所有架构, |